home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 October / EnigmA AMIGA RUN 22 (1997)(G.R. Edizioni)(IT)[!][issue 1997-10 & 11][EAR-CD VI].iso / progs / graphics / picasso96install / picasso96.readme < prev    next >
Text File  |  1997-09-04  |  4KB  |  83 lines

  1. Short:    Picasso96 system for Amiga graphics boards
  2. Author:   Tobias Abt <tabt@studbox.uni-stuttgart.de>
  3. Uploader: Tobias Abt <tabt@studbox.uni-stuttgart.de>
  4. Type:     gfx/board
  5. Version:  1.27
  6.  
  7. This archive contains all you need to get Picasso96 up and running on your
  8. Amiga.  Picasso96 offers support for many different Amiga graphics boards,
  9. has  builtin  HiColor and TrueColor support for intuition screens and many
  10. more...
  11.  
  12. Requirements:
  13. - Kickstart and Workbench 3.0 (V39) since Picasso96 v1.17,
  14. - Motorola MC68020 processor or better,
  15. - CyberVision 64, Domino, Merlin, oMniBus, Picasso II, Picasso II+,
  16.   Picasso IV, Piccolo, Piccolo SD64 or Spectrum.
  17.  
  18. AnyWare, i.e. not commercial or ShareWare. No distribution restrictions.
  19.  
  20. Short history:
  21.  
  22. Changes in 1.27:
  23. - PicassoIV: PIP reacts better on hardware restrictions.
  24. - PicassoIV: max. allowed horizontal resolution adapted. Now screens with
  25.   up to 2000 pixels are creatable in Chunky and HiColor.
  26. - fixed a bug within the memory management, which was introduced in 1.26
  27.   and caused a lot of trouble (e.g. with NoMemory screens).
  28.  
  29. Changes in 1.26:
  30. - PicassoIV & PiccoloSD64: certain masked blits optimized.
  31. - PicassoIV: bug fixes for the 1.25 init bug.
  32. - PicassoIV: some minor PIP enhancements (corrected occlusion in HiColor).
  33. - CV64: speed back to normal on screens with widths of 640, 800, 1024,
  34.   1152, 1280 or 1600 pixels (including panning/autoscroll).
  35. - CV64: bug fix in planar2chunky conversion.
  36. - chunky masked blits speeded up on boards with blitter acceleration.
  37. - Picasso96 can no longer be started if there is a cybergraphics.library
  38.   present in memory already.
  39. - memory management improved (screens have highest priority now).
  40. - DPMS via cybergraphics interface added (works e.g. with MCP).
  41.  
  42. Changes in 1.25:
  43. - Installer help page works on Hi/TrueColor screens now.
  44. - mask blits (e.g. Locale prefs) work on Hi/TrueColor screens now, too.
  45. - added ENV:Picasso96/DirectColorMask environment variable which enables
  46.   blitting (especially scrolling) with a plane mask on Hi/TrueColor
  47.   screens when set to "Yes". WARNING: if you activate this, shell
  48.   scrolling will get terribly slow!
  49. - PabloII support added to PicassoIV.card
  50.  
  51. Changes in 1.24:
  52. - corrected checks for maximum BitMap size that may be put to the board.
  53. - CV64: some minor speed improvements, corrected sync polarities and screen
  54.   clearing.
  55. - changed screen mode name for 8 bit modes for better sorting.
  56. - lots of speed improvements on the Cirrus GD5446 (as used on the PicassoIV).
  57. - finished BltPattern() with masks in Hi/TrueColor (ColorWheel should finally
  58.   work on all screens as expected).
  59. - mouse sprite speed is now the same for all sprite resolutions.
  60. - detecting of empty software mouse sprites implemented.
  61.  
  62. Changes in 1.23:
  63. - further on-board hardware-blitting support implemented.
  64. - friends to bitmaps already on the board will be allocated on the board,
  65.   too, especially clip rects. This in combination with the new on-board 
  66.   blitting functions can lead to dramatically improved layering operations
  67.   if there is enough off-screen memory available on the board. So you
  68.   might think twice before spending all board memory for large and/or
  69.   TrueColor screens... :-)
  70. - improved management of on-board memory.
  71. - to take advantage of the new features, some S3 driver blitter functions
  72.   had to be rewritten and may be a little bit slower now. This also fixes
  73.   some potential problems with small screens at the end of the board
  74.   memory due to restrictions caused by the way the blitter has to be
  75.   programmed and leads to more efficient memory usage.
  76. - fixed rounding and pixel clock slider (edit screen) in Picasso96Mode.
  77. - PiccoloSD64: improved timing and fixed ZorroII planar2chunky bug.
  78. - fixed two color chunky screen layering bug.
  79. - changed naming scheme for screen modes to give more detailed 
  80.   information on the different modes (limited to 31 characters by the OS).
  81.   The display IDs are still the same, so only a few braindead programs
  82.   should notice.
  83.